﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#555; font-size:14px; font-family:Arial, "微软雅黑"; min-width:1250px;}
ul, ol { list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#777; font-size:15px; font-family: "Open Sans"; vertical-align:middle;}
input:focus {outline:none;}
a{ color:#555; text-decoration:none;}
.w1200{max-width:1200px; width:96%; margin:0 auto;}
.w1200:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}




/*固定的悬浮窗*/
.yb_conct{ position:fixed; z-index:9999999; top:260px; right:-127px; cursor:pointer; transition:all .3s ease;}
.yb_bar ul li{ width:180px; height:53px; font:16px/53px 'Microsoft YaHei'; color:#fff; text-indent:54px; margin-bottom:3px; border-radius:3px; transition:all .5s ease; overflow:hidden;}
.yb_bar .yb_top{ background:#346dbd url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{ background:#346dbd url(../images/fixCont.png) no-repeat 0 -57px;}

.yb_bar .yb_QQ{ text-indent:0; background:#346dbd url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_QQ a{ display:block; text-indent:54px; width:100%; height:100%; color:#fff; font:16px/53px 'Microsoft YaHei';}
.yb_bar .yb_ercode{ background:#346dbd url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{ padding-left:20px;}










.sy_bt{text-align:center; margin-bottom:44px; position:relative;}
.sy_bt .sy_bt_t{font-size:34px; line-height:34px; position:relative; z-index:1;font-weight: bold;}
.sy_bt .sy_bt_t span{color:#346dbd;}
.sy_bt .sy_bt_m{line-height:20px; margin-top:10px; position:relative; z-index:1;}
.sy_bt .sy_bt_m span{display:inline-block; padding:0 18px; position:relative;font-size: 16px;}
.sy_bt .sy_bt_m span:after{content:""; width:10px; height:2px; margin-top:-1px; background:#346dbd; position:absolute; left:0; top:50%;}
.sy_bt .sy_bt_m span:before{content:""; width:10px; height:2px; margin-top:-1px; background:#346dbd; position:absolute; right:0; top:50%;}
.sy_bt .sy_bt_b{width:100%; color:#346dbd; font-size:86px; line-height:62px; opacity:0.05; position:absolute; top:0; left:0;}

.cs{width:100%;}
/*欢迎光临346dbd*/
.hygl_bj{width:100%; padding:7px 0; border-bottom:1px #346dbd solid; background:#346dbd;}
.hygl .hygl_l{float:left; line-height:32px;color: #fff;}
.hygl .zyw{float:right;}
.hygl .zyw ul{overflow:hidden; margin-left:-4px;}
.hygl .zyw ul li{width:32px; height:32px; float:left; font-size:12px; line-height:32px; text-align:center; margin-left:4px; border-radius:100%; background:#c6deff;}
.hygl .zyw ul li a{display:block;}
.hygl .zyw ul li.s{background:#0e4a9e;}
.hygl .zyw ul li.s a{color:#fff;}
.hygl .hygl_dh{float:right; margin-right:40px;}
.hygl .hygl_dh ul{overflow:hidden;}
.hygl .hygl_dh ul li{float:left; line-height:32px; padding:0 12px; position:relative;}
.hygl .hygl_dh ul li a{color:#fff;}
.hygl .hygl_dh ul li a:Hover{color:#000917;}
.hygl .hygl_dh ul li:after{content:""; width:1px; height:12px; margin-top:-6px; background:#abd9ef; position:absolute; top:50%; left:0;}
.hygl .hygl_dh ul li:nth-child(1):after{display:none;}

/*top*/
.top{position:relative;}
.top_bj{width:100%;}
.top .logo{height:108px; float:left; display:table;width:220px;}
.top .logo a{display:table-cell; vertical-align:middle;}
.top .logo a img{width:100%;}
.top .top_lx{float:right; font-size:18px; line-height:40px; margin-top:50px; margin-right:18px; padding-left:48px; padding-right:16px; border-radius:20px; background:#346dbd; position:relative; transition:all 0.5s;}
.top .top_lx:after{content:""; width:40px; height:40px; border-radius:100%; background:#14569c url(../images/top_rx.png) center no-repeat; position:absolute; left:0; top:0;}

/*top导航*/
.top_dh_bj{width:100%; background:#14569c;}
.top_dh ul{overflow:hidden; margin-left:-56px;}
.top_dh ul li{float:left; font-size:16px; line-height:60px; margin-left:56px;}
.top_dh ul li a{color:#fff;}

/*新导航*/
.daoh{width:calc(100% - 320px);float:right;font-size:0;text-align:right;}
.daoh li{display:inline-block; vertical-align:middle;}
.daoh li>p{line-height:108px;text-align:right;font-size:16px;font-weight:bold;}
.daoh li>p i{position:absolute;top:0%;right:5px;;display:none;width:30px;text-align:center;height:100%}
.daoh li>p:before{ content:'|';display:inline-block;padding:0 26px;}
.daoh li:first-child>p:before{ content:'';}
.daoh li dl{position:absolute;top:100%;left:0;background:#eee;z-index:999;text-align:center;width:100%;border-top:1px solid #eee;padding:15px 30px;display:none;box-sizing:border-box;overflow:hidden; transition:all 0.5s; -moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);-webkit-transform:translateY(20px);transform:translateY(20px);}
.daoh li dl dd{width:275px;font-size:12px;line-height:30px;margin:0 5px;float:left;}
.daoh li dl dd img{width:100%;box-sizing:border-box;padding:2px;border:1px solid #eee;}
.daoh li dl dd a{color:#666;}
.daoh li dl dd:hover img{border:1px solid #346dbd;}
.daoh li dl dd:hover a{color:#346dbd;}
.daoh li dl.xxi{-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px);}

/*手机*/
.zhz{width:49px;height:49px;overflow:hidden;position:absolute;top:0;right:0;display:none;}
.zhz samp{position:absolute;left:26%;background:#333;height:2px;width:26px; transition:all 0.5s;}
.zhz .samp1{top:18px}
.zhz .samp2{top:25px;}
.zhz .samp3{top:32px;}

.active .samp2{left:-100%;}
.active .samp1{transform:rotate(225deg);top:25px}
.active .samp3{transform:rotate(-225deg);top:25px;}



/*banner*/
.block_home_slider {position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:40px; height:40px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; display:none;}
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:30px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:12px; height:12px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#166ba9;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{height:550px;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}



/*搜索*/
.sousuo_bj{width:100%; padding:20px 0; background:#f2f2f2;}
.sousuo .sousuo_l{width:600px; float:left; line-height:38px;}
.sousuo .sousuo_l span{font-weight:bold;}
.sousuo .sousuo_l a{display:inline-block; margin-left:10px;}

.sousuo .sousuo_r{overflow:hidden; float:right;}
.sousuo .sousuo_r .sousuo_r_l{width:260px; height:38px; float:left; font-size:12px; line-height:38px; padding:0 14px; border:none; background:#fff;}
.sousuo .sousuo_r .sousuo_r_r{width:44px; height:38px; float:right; line-height:38px; border:none; background:#346dbd url(../images/sousuo.png) center no-repeat;}



/*产品展示*/
.cpzs_bj{width:100%; padding:70px 0; background:#e7f7ff;}
.cpzs .cpzs_dh ul{overflow:hidden; margin-left:-1.33%;}
.cpzs .cpzs_dh ul li{width:32%; float:left; font-size:0px; text-align:center; margin-left:1.33%; padding:20px 0; cursor:pointer; background:#fff;box-sizing:border-box;border:1px solid #eee; box-shadow:0 0 10px #eee;}
.cpzs .cpzs_dh ul li.s{background:#346dbd;}
.cpzs .cpzs_dh ul li.s .cpzs_dh_kj .cpzs_dh_wb{color:#fff;}
.cpzs .cpzs_dh ul li .cpzs_dh_kj{display:inline-block;}
.cpzs .cpzs_dh ul li .cpzs_dh_kj .cpzs_dh_img{float:left;}
.cpzs .cpzs_dh ul li .cpzs_dh_kj .cpzs_dh_wb{float:left; color:#3a3a3a; text-align:left;text-align:center;}
.cpzs .cpzs_dh ul li .cpzs_dh_kj .cpzs_dh_wb .cpzs_dh_wb_t{font-size:18px; line-height:24px;}
.cpzs .cpzs_dh ul li .cpzs_dh_kj .cpzs_dh_wb .cpzs_dh_wb_b{font-size:15px; line-height:20px;}
.cpzs .cpzs_b{margin-top:40px;}
.cpzs .cpzs_b .cpzs_kj{display:none;}
.cpzs .cpzs_b .cpzs_kj ul{overflow:hidden; margin-left:-1.33%;}
.cpzs .cpzs_b .cpzs_kj ul li{width:23%; float:left; margin-left:2%;margin-bottom:20px;}
.cpzs .cpzs_b .cpzs_kj ul li .cpzs_kj_img{overflow:hidden;}
.cpzs .cpzs_b .cpzs_kj ul li .cpzs_kj_img img{transition:all 0.5s;width:100%}
.cpzs .cpzs_b .cpzs_kj ul li:hover .cpzs_kj_img img{transform:scale(1.1);}
.cpzs .cpzs_b .cpzs_kj ul li .cpzs_kj_wb{padding:10px; position:relative;}
.cpzs .cpzs_b .cpzs_kj ul li .cpzs_kj_wb:after{content:""; width:0; height:100%; background:#346dbd; position:absolute; top:0; left:0; transition:all 0.5s;}
.cpzs .cpzs_b .cpzs_kj ul li:hover .cpzs_kj_wb:after{width:100%;}
.cpzs .cpzs_b .cpzs_kj ul li .cpzs_kj_wb .cpzs_kj_wb_t{font-size:17px; position:relative; z-index:1; transition:all 0.5s;}
.cpzs .cpzs_b .cpzs_kj ul li:hover .cpzs_kj_wb .cpzs_kj_wb_t{color:#fff;}
.cpzs .cpzs_b .cpzs_kj ul li .cpzs_kj_wb .cpzs_kj_wb_b{color:#666; font-size:13px; margin-top:6px; position:relative; z-index:1; transition:all 0.5s;text-align:center;}
.cpzs .cpzs_b .cpzs_kj ul li:hover .cpzs_kj_wb .cpzs_kj_wb_b{color:#fff;}

/*解决方案*/
.sy_jjfa_bj{width:100%; padding:70px 0; background:url(../images/sy_jjfa_bj.jpg) top center no-repeat;}
.sy_jjfa_bj .sy_bt{margin-bottom:60px;}
.sy_jjfa_bj .sy_bt .sy_bt_t{color:#fff;}
.sy_jjfa_bj .sy_bt .sy_bt_m{color:#fff;}
.sy_jjfa_bj .sy_bt .sy_bt_m span:after{content:""; width:10px; height:2px; margin-top:-1px; background:#346dbd; position:absolute; left:0; top:50%;}
.sy_jjfa_bj .sy_bt .sy_bt_m span:before{content:""; width:10px; height:2px; margin-top:-1px; background:#346dbd; position:absolute; right:0; top:50%;}
.sy_jjfa_bj .sy_bt .sy_bt_b{color:#fff;}

.sy_jjfa{padding-bottom:20px; position:relative;}
.sy_jjfa .item{width:94%; text-align:center; margin:0 3%; padding-bottom:30px; background:url(../images/sy_jjfa_dw.png) right bottom no-repeat; transition:all 0.5s;}
.sy_jjfa .item:hover{background:url(../images/sy_jjfa_dw2.png) right bottom no-repeat;}
.sy_jjfa .item .sy_jjfa_img{overflow:hidden;}
.sy_jjfa .item .sy_jjfa_img img{transition:all 0.5s;width:100%}
.sy_jjfa .item:hover .sy_jjfa_img img{transform:scale(1.1);}
.sy_jjfa .item .sy_jjfa_wz{font-size:16px; line-height:20px; padding:0 10px; padding-top:36px; padding-bottom:18px; background:#fff; position:relative; transition:all 0.5s;}
.sy_jjfa .item:hover .sy_jjfa_wz{color:#fff; background:#346dbd ;}
.sy_jjfa .item .sy_jjfa_wz:after{content:""; width:26px; height:2px; margin-left:-13px; background:#346dbd; position:absolute; bottom:0; left:50%; transition:all 0.5s;}
.sy_jjfa .item:hover .sy_jjfa_wz:after{background:#fff;}

.sy_jjfa .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.sy_jjfa{display:none; width: 100%;-ms-touch-action:pan-y;}
.sy_jjfa .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.sy_jjfa .owl-wrapper-outer{overflow: hidden;width: 100%;}
.sy_jjfa .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.sy_jjfa .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.sy_jjfa .owl-wrapper,
.sy_jjfa .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.sy_jjfa .owl-controls{width:100%; z-index:11;}
.sy_jjfa .owl-controls .owl-buttons div{width:54px; height:54px; font-size:12px; text-indent:-9999px; border:1px #ccc solid; border-radius:200px; position:absolute; bottom:0; transition:0.5s;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev{background:url(../images/sy_jjfa_jt1.png) center no-repeat; left:1%;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev:hover{border:1px #346dbd  solid; background:#346dbd  url(../images/sy_jjfa_jt1.png) center no-repeat;}
.sy_jjfa .owl-controls .owl-buttons .owl-next{background:url(../images/sy_jjfa_jt2.png) center no-repeat; overflow:hidden; right:1%;}
.sy_jjfa .owl-controls .owl-buttons .owl-next:hover{border:1px #346dbd  solid; background:#346dbd  url(../images/sy_jjfa_jt2.png) center no-repeat;}
.sy_jjfa .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.sy_jjfa .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.sy_jjfa .owl-controls .owl-page span{display: block;width:14px; height:14px; margin:0 12px; background: url(../images/gdqh3.png) center no-repeat; transition:all 0.5s;}
.sy_jjfa .owl-controls .owl-page.active span,
.sy_jjfa .owl-controls.clickable .owl-page:hover span{background:url(../images/gdqh1.png) center no-repeat;}
.sy_jjfa .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.sy_jjfa .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.sy_jjfa .owl-pagination{width:100%; height:14px; text-align:center; margin-top:80px;}

/*优势*/
.ys_bj{width:100%; padding:70px 0; background:#f7ffff;}
.ys .ys_dh{width:240px; float:left; box-shadow:0 0 40px rgba(0,0,0,0.1);}
.ys .ys_dh ul{margin-top:-2px;}
.ys .ys_dh ul li{width:100%; color:#346dbd; padding:29px 30px; border-top:2px #e6e6e6 solid; background:#fff; cursor:pointer;}
.ys .ys_dh ul li.s{color:#fff; background:#346dbd;}
.ys .ys_dh ul li:nth-child(1){border:none;}
.ys .ys_dh ul li .ys_dh_t{font-size:16px;}
.ys .ys_dh ul li .ys_dh_b{font-weight:bold; margin-top:5px;}
.ys .ys_r{width:calc(100% - 290px); float:right;}
.ys .ys_r .ys_kj{display:none;}
.ys .ys_r .ys_kj .ys_kj_t{overflow:hidden;}
.ys .ys_r .ys_kj .ys_kj_t .ys_kj_t_l{width:290px; float:left; color:#346dbd;}
.ys .ys_r .ys_kj .ys_kj_t .ys_kj_t_l .ys_kj_t_l_t{font-size:18px; line-height:26px; font-weight:bold;}
.ys .ys_r .ys_kj .ys_kj_t .ys_kj_t_l .ys_kj_t_l_b{font-size:21px; padding-left:32px; position:relative;}
.ys .ys_r .ys_kj .ys_kj_t .ys_kj_t_l .ys_kj_t_l_b:after{content:""; width:22px; height:4px; margin-top:-2px; background:#346dbd; position:absolute; top:50%; left:0;}
.ys .ys_r .ys_kj .ys_kj_t .ys_kj_t_r{width:calc(100% - 320px); float:right; line-height:26px;min-height: 78px;font-size:16px;}
.ys .ys_r .ys_kj .ys_kj_t .ys_kj_t_r p{text-indent:2em;}
.ys .ys_r .ys_kj .ys_kj_b_img{width:100%; height:300px; margin-top:38px;}



/*成功案例*/
.hzal_bj{width:100%; padding:70px 0; background: url(../images/hzal_bj.jpg) bottom center no-repeat;}
.hzal_bj .sy_bt{margin-bottom:60px;}
.hzal_bj .sy_bt .sy_bt_b{color:#000;}
.hzal{padding-bottom:20px; position:relative;}
.hzal .item{width:94%; margin:0 3%;}
.hzal .item .hzal_img{overflow:hidden;}
.hzal .item .hzal_img img{transition:all 0.5s;}
.hzal .item:hover .hzal_img img{transform:scale(1.1);}
.hzal .item .hzal_wb{width:100%; padding:20px; background:#fff; padding-bottom:80px; position:relative;}
.hzal .item .hzal_wb .hzal_wb_t{overflow:hidden; font-size:18px; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.hzal .item:hover .hzal_wb .hzal_wb_t a{color:#194f9d;}
.hzal .item .hzal_wb .hzal_wb_b{font-size:16px; margin-top:10px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.hzal .item .hzal_wb .hzal_wb_more{padding-top:6px; background:url(../images/jjfa_more_bj.png) top left no-repeat; position:absolute; bottom:20px; left:-6px;}
.hzal .item .hzal_wb .hzal_wb_more a{display:inline-block; color:#fff; font-size:13px; line-height:36px; padding:0 30px; border:1px #194f9d solid; background:#14569c;}

.hzal .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.hzal{display:none; width: 100%;-ms-touch-action:pan-y;}
.hzal .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.hzal .owl-wrapper-outer{overflow: hidden;width: 100%;}
.hzal .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.hzal .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.hzal .owl-wrapper,
.hzal .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.hzal .owl-controls{width:100%; z-index:11;}
.hzal .owl-controls .owl-buttons div{width:54px; height:54px; font-size:12px; text-indent:-9999px; border:1px #ccc solid; border-radius:200px; position:absolute; bottom:0; transition:0.5s;}
.hzal .owl-controls .owl-buttons .owl-prev{background:url(../images/sy_jjfa_jt1.png) center no-repeat; left:1%;}
.hzal .owl-controls .owl-buttons .owl-prev:hover{border:1px #14569c solid; background:#14569c url(../images/sy_jjfa_jt1.png) center no-repeat;}
.hzal .owl-controls .owl-buttons .owl-next{background:url(../images/sy_jjfa_jt2.png) center no-repeat; overflow:hidden; right:1%;}
.hzal .owl-controls .owl-buttons .owl-next:hover{border:1px #14569c solid; background:#14569c url(../images/sy_jjfa_jt2.png) center no-repeat;}
.hzal .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.hzal .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.hzal .owl-controls .owl-page span{display: block;width:14px; height:14px; margin:0 12px; background: url(../images/gdqh2.png) center no-repeat; transition:all 0.5s;}
.hzal .owl-controls .owl-page.active span,
.hzal .owl-controls.clickable .owl-page:hover span{background:url(../images/gdqh1.png) center no-repeat;}
.hzal .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.hzal .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.hzal .owl-pagination{width:100%; height:14px; text-align:center; margin-top:80px;}



/*关于我们*/
.gsjs_bj{width:100%; padding:70px 0; background:url(../images/dsd.jpg);}
.gsjs_bj .sy_bt_t{color:#fff;}
.gsjs_bj .sy_bt_m{color:#fff;}
.gsjs_bj .sy_bt_m span:before{background:#fff;}
.gsjs_bj .sy_bt_m span:after{background:#fff;}
.gsjs{margin-top:100px; padding:40px; padding-top:0; background:#ffffff;}
.gsjs .gsjs_img{width:510px; height:370px; float:left; margin-top:-50px; border:10px #fff solid;}
.gsjs .gsjs_img img{display:none;}
.gsjs .gsjs_wb{width:calc(100% - 560px); float:right;}
.gsjs .gsjs_wb .gsjs_wb_t{color:#4e4e4e; line-height:26px; margin-top:40px;text-indent:2em;}
.gsjs .gsjs_wb .gsjs_wb_dh{margin-top:40px;}
.gsjs .gsjs_wb .gsjs_wb_dh ul{overflow:hidden; margin-left:-20px;}
.gsjs .gsjs_wb .gsjs_wb_dh ul li{float:left; margin-left:20px;}
.gsjs .gsjs_wb .gsjs_wb_dh ul li a{display:block; color:#4e4e4e; line-height:20px; padding:14px 40px; border:2px #346dbd solid;}



/*新闻资讯*/
.xwzx_bj{width:100%; padding:70px 0; background:#f7ffff;}
.xwzx_l{width:47%; float:left; position:relative;}
.xwzx_l .xwzx_l_img{width:100%; height:420px;}
.xwzx_l .xwzx_l_img img{width:100%}
.xwzx_l .xwzx_l_wb{width:100%; line-height:50px; position:absolute; bottom:0; left:0;}
.xwzx_l .xwzx_l_wb .xwzx_l_wb_l{width:calc(100% - 110px); float:left; color:#fff; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; padding:0 24px; background:rgba(0,0,0,0.5);}
.xwzx_l .xwzx_l_wb .xwzx_l_wb_more{width:110px; float:right;}
.xwzx_l .xwzx_l_wb .xwzx_l_wb_more a{display:block; color:#fff; padding-left:16px; background:#346dbd;}
.xwzx_l .xwzx_l_wb .xwzx_l_wb_more a span{padding-right:35px; background:url(../images/xwfb_more.png) right bottom no-repeat;}

.xwzx_r{width:53%; float:right;}
.xwzx_r ul{overflow:hidden; margin-top:-3px;}
.xwzx_r ul li{overflow:hidden; margin-top:3px; padding:31px 50px; background:#ebf2ff;}
.xwzx_r ul li .xwzx_wb{width:calc(100% - 110px); float:left;}
.xwzx_r ul li .xwzx_wb .xwzx_wb_t{font-size:17px; line-height:18px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
.xwzx_r ul li .xwzx_wb .xwzx_wb_b{color:#777; line-height:24px; margin-top:10px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.xwzx_r ul li .xwzx_rq{float:right; color:#777; text-align:center; padding:7px 0; padding-left:22px; border-left:1px #aebdd4 solid; transition:all 0.5s;}
.xwzx_r ul lij:hover .xwzx_rq{color:#194f9d;}
.xwzx_r ul li:hover .xwzx_kj .xwzx_rq{color:#194f9d;}
.xwzx_r ul li .xwzx_rq .xwzx_rq_t{font-size:36px; line-height:46px; font-weight:bold; transition:all 0.5s;}
.xwzx_r ul li:hover .xwzx_rq .xwzx_rq_t{color:#346dbd;}
.xwzx_r ul li .xwzx_rq .xwzx_rq_b{font-size:16px; line-height:16px; transition:all 0.5s;}
.xwzx_r ul li:hover .xwzx_rq .xwzx_rq_b{color:#346dbd;}



/*服务流程*/
.fwlc_bj{width:100%; padding:70px 0; background:#f4f4f4;}
.fwlc_bj .sy_bt{margin-bottom:60px;}
.fwlc_bj .sy_bt .sy_bt_b{color:#fff;}
.fwlc ul{overflow:hidden;}
.fwlc ul li{width:216px; float:left; text-align:center; padding-left:96px; position:relative;}
.fwlc ul li:after{content:""; width:24px; height:24px; background:url(../images/sy_lc_fj.png); position:absolute; top:46px; left:36px;}
.fwlc ul li:nth-child(1){width:120px; padding:0;}
.fwlc ul li:nth-child(1):after{display:none;}
.fwlc ul li .fwlc_bt{color:#346dbd; font-size:16px; margin-top:6px;}
.fwlc ul li .fwlc_wz{color:#80abd8; font-size:13px; margin-top:6px;}
.fwlc>img{display:none;width:100%;}
.fwlc .fwlc_more{text-align:center; margin-top:66px;}
.fwlc .fwlc_more a{display:inline-block; color:#346dbd; font-size:18px; line-height:46px; font-weight:bold; padding:0 110px; border-radius:6px;border: 1px solid #346dbd;}
.fwlc .fwlc_more a:hover{ background:#346dbd;color:#fff;}



/*合作伙伴*/
.hzhb_bj{width:100%; padding:70px 0; background:#fff;}
.hzhb{padding:0 60px; position:relative;}
.hzhb .item{width:94%; height:100px; display:table; text-align:center; margin:0 3%; border:1px #346dbd solid;}
.hzhb .item a{display:table-cell; vertical-align:middle;}
.hzhb .item img{max-width:80%; max-height:70px;}

.hzhb .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.hzhb{display:none; width: 100%;-ms-touch-action:pan-y;}
.hzhb .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.hzhb .owl-wrapper-outer{overflow: hidden;width: 100%;}
.hzhb .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.hzhb .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.hzhb .owl-wrapper,
.hzhb .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.hzhb .owl-controls{width:100%; z-index:11;}
.hzhb .owl-controls .owl-buttons div{width:36px; height:36px; font-size:12px; text-indent:-9999px; margin-top:-18px; border-radius:200px; position:absolute; top:50%; transition:0.5s;}
.hzhb .owl-controls .owl-buttons .owl-prev{background:url(../images/hzhb_jt.png) left center no-repeat; left:1%;}
.hzhb .owl-controls .owl-buttons .owl-next{background:url(../images/hzhb_jt.png) right center no-repeat; overflow:hidden; right:1%;}
.hzhb .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.hzhb .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.hzhb .owl-controls .owl-page span{display: block;width:14px; height:14px; margin:0 12px; background: url(../images/gdqh2.png) center no-repeat; transition:all 0.5s;}
.hzhb .owl-controls .owl-page.active span,
.hzhb .owl-controls.clickable .owl-page:hover span{background:url(../images/gdqh1.png) center no-repeat;}
.hzhb .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.hzhb .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.hzhb .owl-pagination{width:100%; height:14px; text-align:center; margin-top:80px; display:none;}



/*友情链接*/
.yqlj{ padding-left:110px; margin:40px auto 60px; padding-top:10px; background:url(../images/yqlj_bt.jpg) top left no-repeat;}
.yqlj ul{overflow:hidden;}
.yqlj ul li{float:left; font-size:15px; line-height:20px; margin-top:10px; margin-left:26px; padding-left:16px; background:url(../images/yqlj.jpg) left center no-repeat;}
.yqlj ul li:hover a{color:#14569c;}



/*底部*/
.db_bj{width:100%; background:#464646;}
.db{padding-top:70px; padding-bottom:80px; position:relative;}
.db .db_dh{float:left; margin-right:80px;}
.db .db_dh .db_bt{font-size:18px; margin-bottom:30px;color:#fff; }
.db .db_dh .db_bt a{color:#fff; }
.db .db_dh ul{margin-top:-10px;}
.db .db_dh ul li{margin-top:10px;}
.db .db_dh ul li a{color:#b9b9b9; font-size:13px;}
.db .db_erweima{width:210px; text-align:center; padding:30px; padding-top:24px; background:#346dbd; position:absolute; top:-15px; right:0;}
.db .db_erweima .db_erweima_wz{color:#fff; font-size:18px; font-weight:bold; margin-top:10px;}
.db .db_erweima .db_erweima_img{margin-top:20px;}
.db .db_erweima .db_erweima_img img{width:100%}
.bah_bj{width:100%; padding:25px 0; border-top:1px #6d6d6d solid; background:#464646;}
.bah{color:#fff; line-height:20px; text-align:center;}
.bah a{color:#fff;}